home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
EDUCATE
/
PKGOL624.ARJ
/
TDSFX.EXE
/
STARTUP.TNC
< prev
next >
Wrap
Text File
|
1992-03-01
|
5KB
|
181 lines
*************************************************************************
****** S T A R T U P M O D E TESTDRIVE *******
*************************************************************************
* This file contains several TNC parameters. Those lines without an
* asterisk (*) are sent to the TNC (except for blank lines).
* Edit/look through this file to get familiar with the possibilities
* for setting TNC parameters. You can make the file VERY short if
* you wish, by having only a MONI 6, MCON 6 command in it, and
* putting MONI 0, and MCON 0 in the SHUTDOWN.TNC file. This keeps
* the monitors on when the program is running, and shuts them off
* when the program finishes (to avoid filling the TNC buffer).
* Rules for setting up .TNC files:
* 1. Leading blank spaces are ignored, allowing you to indent
* text for readibility
* 2. Blank lines are ignored, but are useful for readibility.
* 3. If the first non-blank character is an Asterisk (*)
* the line is ignored.
* Note: STARTUP.TNC is read and processed when program is started,
* and SHUTDOWN.TNC is read and processed on shutdown.
* You may create other .TNC files, such as AMTOR.TNC, or BAUDOT.TNC
* and have them read and processed instead of STARTUP.TNC by referring
* to them on the command line, such as PKTDEMO AMTOR
* Remove comment (*) to Get into PACKET mode
* PACKET
* For 2-meter operation
* The PK232 uses VHF ON to set VHF tones
* Remove asterisk to set VHF ON every time.
* VHF ON
* The PK88 should be set to TONE 3 for VHF, it will compensate
* for receivers with a fast rolloff at the higher audio frequencies
* the line is commented out with the asterisk (*). You can "activate"
* the line by removing the asterisk.
* TONE 3
* Uncomment this HBAUD command, or set it to whatever you want
* for a "default" setting at startup
* HBAUD 1200
* Many of these commands are "commented out" using the asterisk at
* the beginning of the line. To modify the file, you may add or
* delete commands, or remove the asterisks if necessary.
RAWHDLC OFF
* Do not change the next three parameters
* Sets Transparent mode
CONMODE Trans
* for VHF set paclen to 150, for HF set it to 32
* PACLEN 150
USERS 10
* MONITORING PARAMETERS
* Show Digipeaters used in the Address field, Use of Digi, and
* NET/ROM protocol frames, i.e., show all monitored data
MRPT ON
MDIGI ON
MRPT ON
MPROTO ON
* If you have this in your ROM, turn on MXMIT, it shows your outgoing
* packets.
MXMIT ON
* MONITOR and MCON to show all frames possible
MONITOR 6
MCON 6
* note date/time on connects
CONSTAMP ON
* include DATE on monitored frames, and put stamp on monitored frames
* and add CRLF after each monitored header
DAYSTAMP ON
MSTAMP ON
HEADERLN Y
* Filter defaults to $80
MFILTER 0
* Turn off MBX in case it is on
* MBX NONE
* Set MFROM and MTO, in case they were on
* MFROM ALL
* MTO NONE
* Fulldup YES will cause problems if you are not operating in a full
* duplex RF environment. Should be OFF or NO for most users.
* FULLDUP N
** AX25 parameters for p-Persistant CSMA
PPERSIST ON
PERSIST 64
SLOTTIME 30
DWAIT 0
** In 10 ms increments, 30=300 ms or 1/3 second of Flag chars
** before starting a data packet. Sometimes useful to set to
** longer values (50) for heavy qrm, gives other stations opportunity
** to hear your "carrier" and refrain from transmitting
TXDELAY 30
* Some Digis won't repeater AX25 level 2 frames
* but in general, use AX25 ON (for level 2)
* AX25 ON
* RETRY 15
* FRACK 7
* MAXFRAME 4
******************** OK TO TRANSMIT *****************
XMITOK ON
** pk232 only: (* Not relevant for PK87, PK88 *)
* EAS ON
* USOS ON
CTEXT If I'm around, I'll be with you in a minute^M
CMSG ON
BTEXT This text is sent with the BEACON when it occurs
***********************
* UI frames go to CQ ( could be UNPROTO CQ VIA W1AW,W2AU etc. )
* or for roundtables UNPROTO GROUP or UNPROTO GROUP VIA W1AQ
UNPROTO CQ
* Set Connect From to ALL, or modify as desired,
* for example: CFROM N K6LID, W6LID etc.
* CFROM ALL
* Set list of stations to Digipeat
* for example: DFROM Y W1AW, W5YI etc. etc. or DFROM NONE or ALL
* DFROM ALL
* If you have a Digipeat Alias, set it here, and permit regular
* ID with HID Y
* MYALIAS NONE
* HID Y
* Set CHswitch to Control-A in case you run in Direct Terminal
* CHSWITCH $01